You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
when i use scp (src, dest, func(){}) to move files and check files are in the dest.
src = /tmp/deploy/data/*
dest: = id:pwd@ip:/var/www/gameData/
but what i found out that files are in /var/www/
everytime run js file. files are not in var/www/gameData/
so my only think is dest has string limit....
did i use scp wrong? or is there other option to use?
The text was updated successfully, but these errors were encountered: