
send-to-media
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
cimoc
11 years ago
Report
hemanth
11 years ago
Report
themis
11 years ago
Very useful, for me at least...
Can you please explain how can we move a file instead of just copy it?
And another thing: Is it possible to include a specific folder inside the media at the options? (e.g. usbstick/files).
Thanks for the script.
Themis
Report
hemanth
11 years ago
To move , you need to just replace the "cp" by "mv" in the code.
To get a special folder well , ill try to implement it in the up coming versions , there still lots of "TODO" left.
Report
themis
11 years ago
I think I will make a second script, change the cp to mv and rename it to "move-to-media".
Report
themis
11 years ago
Themis
Report
themis
11 years ago
There are no errors. It just won't move the files.
Report
hemanth
11 years ago
And what error are you getting ?
Report
hemanth
11 years ago
Report