I'm not able to upload files
I'm following instructions here: https://osdn.net/projects/docs-en/wiki/FileStorage_Guide
But I'm not able to upload files.
I'm running:
rsync -avP --delete-after /home/vinicius/dev/projects/osdn/kamarada/15.4/ vinyanalista@storage.osdn.net:/storage/groups/k/ka/kamarada/15.4/
And the output is:
building file list ...
87 files to consider
rsync: mkdir "/storage/groups/k/ka/kamarada/15.4" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(674) Receiver=3.1.1
I was able to upload files December last year using that same command.
Also, I'm not able to access the folder /storage/groups/k/ka/kamarada/15.4/ using FileZilla FTP client.
But I observe that the folder does exist: https://osdn.net/projects/kamarada/storage/15.4/
Please, help me. Am I doing anything wrong? Or is there something you need to fix on your side?
Thank you in advance.
Many people reporting the same problem: https://osdn.net/projects/support/ticket/47324
OSDN was sold and is now no longer being operated. There is no more support here. Seems a lot of projects are moving to SourceForge.
I'm following instructions here: https://osdn.net/projects/docs-en/wiki/FileStorage_Guide
But I'm not able to upload files.
I'm running:
rsync -avP --delete-after /home/vinicius/dev/projects/osdn/kamarada/15.4/ vinyanalista@storage.osdn.net:/storage/groups/k/ka/kamarada/15.4/
And the output is:
building file list ...
87 files to consider
rsync: mkdir "/storage/groups/k/ka/kamarada/15.4" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(674) Receiver=3.1.1
I was able to upload files December last year using that same command.
Also, I'm not able to access the folder /storage/groups/k/ka/kamarada/15.4/ using FileZilla FTP client.
But I observe that the folder does exist: https://osdn.net/projects/kamarada/storage/15.4/
Please, help me. Am I doing anything wrong? Or is there something you need to fix on your side?
Thank you in advance.