Because dropbox support seems to be broken in AiCloud, i have bee experimenting with Andrea Fabrizis dropbox uploader BASH script. I can get it to authenticate and run via SSH (Putty), it creates ist own Folder and Transfers data, but when i close Putty (because the whole point is to be able to do unattended uploads of large files without having to keep a Computer running) the script stops immediately.
Is this normal, or am i possibly missing something? Do i have to terminate the SSH session in a special way to keep the script running? Or is this something that needs to be adressed by the script author?
All i want to do is the following: Manually specify a Folder which should be uploaded to dropbox. Perhaps i have to set up a cron job to call the script at some specific time?
Is this normal, or am i possibly missing something? Do i have to terminate the SSH session in a special way to keep the script running? Or is this something that needs to be adressed by the script author?
All i want to do is the following: Manually specify a Folder which should be uploaded to dropbox. Perhaps i have to set up a cron job to call the script at some specific time?