Tagged Questions
0
votes
1answer
396 views
Where does Transmit 4 store temporary downloaded files?
If you have two remote locations in Transmit 4, say an S3 and an FTP location, and you move a file between these two locations, Transmit will automatically download that file, and then upload it.
...
4
votes
3answers
2k views
Looking for a tool to automatically two-way sync SFTP with local folder
I use OS X for development and I want to push changes to dev server on every ⌘+S.
When I check out a different branch, I want the local folder to update accordingly.
So I figured I need an ...
3
votes
1answer
111 views
Reliable, Simple Transfer of Really Large Files?
I want to be able to move really large video files (think 60 - 90 GB) between Macs in different cities on a closed network. I'd like to be able to go point to point, so no single-server or cloud-based ...
4
votes
3answers
2k views
How do I use FTP via the command line to download all files?
I tried to use Filezilla and Cyberduck for file transfer over a simple FTP server. The problems I have is:
Filezilla: When I use it for file transferring, I check the "Activity Monitor", the "% CPU" ...
3
votes
4answers
1k views
Auto sync local files to remote
Are there any OSX tools that can watch for file changes in a directory then sync (SFTP) those changes to a remote server?
Basically I want to edit files locally (whatever files, whatever program) and ...