logo
follow us On Twitter   Follow us on Facebook   Gladinet Cloud Storage Blog   Support forum
 
  HOME     LOGIN     PLANS    
 

Welcome Guest Search | Active Topics | Members | Log In | Register

Error 18 with Robocopy on Skydrive Options
dansyl1
Posted: Thursday, November 10, 2011 12:31:21 AM
Rank: Newbie
Groups: Member

Joined: 9/2/2009
Posts: 1
Points: 24
Hello I get the error message ERROR 18 (0x00000012) Scanning Destination Directory S:\Windows Live SkyDrive\My Documents\
There are no more files.

Hope this is something you can help me resolve.
Thanks in advance
gang
Posted: Friday, November 11, 2011 12:52:15 AM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Please let us know your Gladinet version. And the command line you use when run robocopy.
dansyl1
Posted: Friday, November 11, 2011 2:59:43 AM
Rank: Newbie
Groups: Member

Joined: 9/2/2009
Posts: 1
Points: 24
Gladinet version 3.2.760.16038
Robocopy:
Source : Z:\Documents and Settings\All Users\Documents\Our Documents\
Dest = S:\Windows Live SkyDrive\My Documents\
Files : *.*
Exc Files : desktop.ini
*.lnk
*.db
videobienvenu_4e_dimension.*
Paie*
Exc Dirs : unknown
my received files
tvhd
enregistrements audio
Options : *.* /V /L /TEE /S /E /COPY:DAT /XX /MAXAGE:20100114 /R:0 /W:30
gang
Posted: Friday, November 11, 2011 10:40:31 AM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Could you please provide the full command line?

Do you have any problem to access S:\Windows Live SkyDrive\My Documents\?
dansyl1
Posted: Thursday, November 24, 2011 10:52:16 PM
Rank: Newbie
Groups: Member

Joined: 9/2/2009
Posts: 1
Points: 24
No problem accessing S:\Windows Live SkyDrive\My Documents\.

Command line:
robocopy "Z:\Documents and Settings\All Users\Documents\Our Documents" "S:\Windows Live SkyDrive\My Documents\" /L /E /MAXAGE:20100114 /XX /V /XF *.lnk *.db desktop.ini videobienvenu_4e_dimension.* Paie* /XD unknown "my received files" "tvhd" "enregistrements audio" /R:0 /TEE /LOG+:C:\Users\Daniel\LOGFNAME.txt
gang
Posted: Tuesday, November 29, 2011 5:58:45 AM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Thanks. We'll try the command here.
dansyl1
Posted: Tuesday, December 06, 2011 8:46:13 PM
Rank: Newbie
Groups: Member

Joined: 9/2/2009
Posts: 1
Points: 24
Hello, curious to know if you have tried the command and what the results were.
Thanks in advance
gang
Posted: Thursday, December 08, 2011 8:53:43 AM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Sorry, forget to update here.

We tried here and don't see the problem. What's your OS?


BTW, there are recently skydrive interface changes. You may already get new skydrive plugin. If not, please upgrade to the latest 3.2.781 release.
BeardyGit
Posted: Monday, December 19, 2011 5:23:36 PM
Rank: Newbie
Groups: Member

Joined: 12/19/2011
Posts: 0
Points: 6
I see exactly the same error when using robocopy to both SkyDrive and Box.net through Gladinet.

An example command line is:

robocopy c:\users\beardy\pics y:\skydrive\shuttle\pics /maxage:20111211 /S /R:5 /W:5 /XF .BridgeCache* *.ithmb /XA:SH /XD "iPod Photo Cache"

Y: is my GladiNet drive.

As far as I can make out it's triggered when robocopy wants to copy a file in a subdirectory of a directory that isn't already present in the target. E.g. "c:\users\beardy\pics\a\b\_img1234.jpg" when the directory "y:\skydrive\shuttle\pics\a" doesn't already exist

If there are any files to be copied in "c:\users\beardy\pics\a", then "y:\skydrive\shuttle\pics\a" will be created OK. If there are not then it doesn't seem to get created and this error is shown.

I've seen an indication that the effect may also be exacerbated when there are files in "c:\users\beardy\pics\a", but they're all excluded by the /XF option to robocopy.

Running under Windows 7 Pro, updated with the latest .net patches as suggested by the GladiNet installer. Gladinet 3.2.799.16933.

Thanks
gang
Posted: Wednesday, December 21, 2011 9:30:54 AM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Do you mean in the following 2 cases you'll hit the error?

1. robocopy wants to upload a file "c:\users\beardy\pics\a\b\_img1234.jpg" and the target folder pics\a doesn't exist
2. robocopy wants to create folder "y:\skydrive\shuttle\pics\a" and there is no file in folder a



BeardyGit
Posted: Tuesday, February 14, 2012 2:53:54 AM
Rank: Newbie
Groups: Member

Joined: 12/19/2011
Posts: 0
Points: 6
The first of those:

1. robocopy wants to upload a file "c:\users\beardy\pics\a\b\_img1234.jpg" and the target folder pics\a doesn't exist

You can repeat the same effect very easily without needing robocopy:

1) open a command prompt

2) cd into an empty directory

3) type "md a/b"

If I do that on a local drive on my computer it works, creating a directory 'a', with a second directory 'b' inside it.

If I do it when the current working directory is on a SkyDrive or Box drive mounted through Gladinet it fails with "The system cannot find the file specified."

Thanks
gang
Posted: Friday, February 17, 2012 12:11:48 PM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
Thanks. Do see the issue. Will open a bug to track it.
BWB8771
Posted: Tuesday, July 31, 2012 9:10:56 AM
Rank: Newbie
Groups: Member

Joined: 3/9/2012
Posts: 0
Points: 18
I'm having this exact same issue right now. What's going on with the fix/solution to this?
gang
Posted: Tuesday, July 31, 2012 12:04:55 PM
Rank: Administration
Groups: Administration , Member

Joined: 11/26/2008
Posts: 1,088
Points: 12,307
Location: USA
The bug is still open and dev team working on it.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

This page was generated in 0.659 seconds.

HOME | CONTACT US | TERMS OF SERVICE | PRIVACY STATEMENT
©2008-2012 GLADINET, INC. ALL RIGHTS RESERVED.