a-Shell-commands icon indicating copy to clipboard operation
a-Shell-commands copied to clipboard

rsync

Open nihil-admirari opened this issue 3 years ago • 4 comments

Is it possible to add rsync to a-Shell that can synchronise with a USB flash drive?

pickFolder allows one to cd to a folder on a USB drive, but for rsync at least one of the source or the destination must be accessible as a command line argument; they can't both be current directories.

nihil-admirari avatar Aug 06 '22 09:08 nihil-admirari

We don't have rsync. On the other hand, once you have selected a folder with pickFolder, it can be used as an argument on the command line: all folders added with pickFolder are added as bookmarks, and can be addressed with ~bookmarkName.

showmarks will show you the list of existing bookmarks.

holzschu avatar Aug 06 '22 14:08 holzschu

We don't have rsync.

I know that there's no rsync currently; it's kind of a feature request. If it's not possible to have rsync, or if you're just not going to implement rsync, you can simply close the issue.

On the other hand, once you have selected a folder with pickFolder, it can be used as an argument on the command line: all folders added with pickFolder are added as bookmarks, and can be addressed with ~bookmarkName.

Thanks, didn't know it's possible.

nihil-admirari avatar Aug 07 '22 20:08 nihil-admirari

To add my support for this request: It would be great to add rsync in order sync a director from a remote machine to linked ipad storage via pickFolder. I think this would enhance the use cases for the app.

weiszr avatar Nov 14 '23 12:11 weiszr

I concur, rsync would be a great addition to the packages available with a-shell.

papypaprika avatar Jan 16 '24 10:01 papypaprika