I need to take new files in a given folder and have them uploaded to a server at a specific time each night.
What would be the best program for doing this?
What would be the best program for doing this?
If you're comfortable with the command line, I used to do something like this with cron and ncftp. I'm sure there are other more GUIfied ways to do this.
B
It could be done with an automator workflow, for scheduling you could attach the workflow to a calendar event.
The workflow would be something like Get Specified Server -> Connect to Server -> Get Specified Finder Items -> Copy Finder Items
Thank you. How do I tell it to upload new files only and not ones that were previously uploaded?
You could use the Put command to upload all the files that make up a website, but if only a few files have changed since the last upload, it isn't necessary or efficient to upload the entire site again. Instead, you can use the Mirror command to upload only new and changed files.
When you choose the Mirror command, Fetch displays the Mirror window, where you specify the source and destination folders to mirror between. They can be one folder on your computer and one folder on a server, or two server folders.
You can also use the Mirror command to completely synchronize two folders, deleting files in the destination folder that do not exist in the source folder in addition to copying new and changed files. You should use this feature with caution; see the Mirror window help topic for more information.
You can save the settings from the Mirror window as a mirror document, and simply open that document to restore the settings or start mirroring automatically.
For more information about mirroring and the Mirror window, see the introductory or in-depth Mirror window help topics, or the mirroring a local folder to a remote folder topic.
Revken hasn’t logged in since 2014.@Revken: How do you this with Hazel & Transmit? I used Transmit a very long time, but Hazel is new for me. Did you use a shell script?
@millerj123 : Thank you for this information. I hadn't paid attention.Revken hasn’t logged in since 2014.
Many thanks for your approach.I use GoodSync. It is subscription, but there’s a free version that works so long as it’s less than 100 files.
GoodSync