Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scp file copy problem #527

Open
kajafarov opened this issue May 28, 2021 · 1 comment
Open

scp file copy problem #527

kajafarov opened this issue May 28, 2021 · 1 comment

Comments

@kajafarov
Copy link

Hi,

When i try remote-sync file is uploaded, but files is empty on destination location. Please help.

[ansible@server Direct]$ ls -l total 0 -rw-rw-r--. 1 ansible ansible 0 May 28 09:54 info
[ansible@server Direct]$ cat info


{

"logger": {
"title": "Remote Sync"
},
"uploadOnSave": true,
"useAtomicWrites": false,
"deleteLocal": false,
"hostname": "192.168.0.105",
"port": "22",
"target": "/home/ansible",
"ignore": [
".remote-sync.json",
".git/**"
],
"username": "ansible",
"password": "ansible",
"watch": [],
"transport": "scp"
}

Thank you.

@kajafarov
Copy link
Author

Sorry. Package work good.
I need first save all changes in Atom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant