Total commander: diferència entre les revisions
Salta a la navegació
Salta a la cerca
m (→Rsync) |
(→Rsync) |
||
Línia 32: | Línia 32: | ||
C:\cygwin\bin\mintty.exe | C:\cygwin\bin\mintty.exe | ||
Parameters | Parameters | ||
--size 240,35 -i /Cygwin-Terminal.ico /bin/bash -l -c 'ORIGEN=$(cygpath "%P\\"); DESTI=$(cygpath "%T\\"); printf "$ORIGEN ==>> $DESTI ?\n\n\n"; OPCIONS=""; read -p "Delete on destination (--delete) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS=" -delete"; echo; read -p "Avoid overwriting newer files (--update) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --update"; echo; read -p "Compare same size files using checksum (-c/--checksum) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --checksum"; echo; COMANDA="$OPCIONS -avx --inplace --modify-window=1 --stats | --size 240,35 -i /Cygwin-Terminal.ico -h always -e /bin/bash -l -i -c 'ORIGEN=$(cygpath "%P\\"); DESTI=$(cygpath "%T\\"); printf "$ORIGEN ==>> $DESTI ?\n\n\n"; OPCIONS=""; read -p "Delete on destination (--delete) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS=" -delete"; echo; read -p "Avoid overwriting newer files (--update) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --update"; echo; read -p "Compare same size files using checksum (-c/--checksum) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --checksum"; echo; COMANDA="$OPCIONS -avx --inplace --modify-window=1 --stats \"$ORIGEN\" \"$DESTI\" "; eval rsync -n $COMANDA ; EXEC="rsync --info=progress2 $COMANDA"; printf "\n\n$EXEC \n (Enter to execute)\n\n"; read; eval $EXEC; echo $EXEC >> $HISTFILE; bash ' | ||
Start Path | Start Path | ||
%P | %P |
Revisió del 18:13, 10 nov 2016
Atention
The 32 bit and 64 bit executable, have different plugins.
For example the SFTP is only in the 64 bit.
Icons added
Crear informacio
Command
%COMMANDER_PATH%\..\Notepad++Portable\Notepad++Portable.exe
Parameters
_Informacio.txt
Blank and Secure
Command
"%COMMANDER_PATH%\..\srm Blank and Secure- esborrar fitxers de forma segura\BlankAndSecure\BlankAndSecure.exe"
WinMerge
Command
"%COMMANDER_PATH%\..\WinMerge\winmergeU.exe"
Parameters
/ub "%P\%N" "%T\%M"
Rsync
Command
C:\cygwin\bin\mintty.exe
Parameters
--size 240,35 -i /Cygwin-Terminal.ico -h always -e /bin/bash -l -i -c 'ORIGEN=$(cygpath "%P\\"); DESTI=$(cygpath "%T\\"); printf "$ORIGEN ==>> $DESTI ?\n\n\n"; OPCIONS=""; read -p "Delete on destination (--delete) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS=" -delete"; echo; read -p "Avoid overwriting newer files (--update) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --update"; echo; read -p "Compare same size files using checksum (-c/--checksum) ? " -n1 ; [[ $REPLY =~ ^[Yy]$ ]] && OPCIONS+=" --checksum"; echo; COMANDA="$OPCIONS -avx --inplace --modify-window=1 --stats \"$ORIGEN\" \"$DESTI\" "; eval rsync -n $COMANDA ; EXEC="rsync --info=progress2 $COMANDA"; printf "\n\n$EXEC \n (Enter to execute)\n\n"; read; eval $EXEC; echo $EXEC >> $HISTFILE; bash '
Start Path
%P
Icon file:
C:\cygwin\Cygwin-Terminal.ico
Tooltip
Rsync