Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- Setup vi syntax for PHP
- increase mysql query speed
- EXCEL return to the next line in the same cell
- git svn conversion
Tuesday, January 21, 2014
add ftp feature in fms site and backup
control panel->computer management->ftp sites , create new ftp site.
OK for using user name jiansen with ftp port 21.
bacup ksu fms files from dropbox to local real_server directory with zip file.
Backup
C:\Deltacopy\rsync.exe -v -rlt -z -p --chmod=ugo=rwX --delete /cygdrive/c/Users/jiansen/desktop/CAS/ /cygdrive/j/jiansen-office/CAS/
C:\Deltacopy\rsync.exe -v -rlt -z -p --chmod=ugo=rwX --delete /cygdrive/c/Users/jiansen/desktop/real-server/ /cygdrive/j/jiansen-office/real-server/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment