-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels