Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
157
stars
86
forks
source link
add options to preserve files on destination directory #67
Very often i like to preserve files on destination directory, this pull basically add a preserve option to avoid the infamous rsync --delete
I think is backward compatible and quite trivial.
Very often i like to preserve files on destination directory, this pull basically add a preserve option to avoid the infamous rsync --delete I think is backward compatible and quite trivial.