FS plugin for Windows Live SkyDrive
Moderators: Hacker, petermad, Stefan2, white
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
2everybody
New release package is available on CodePlex. (Missing DLLs are included!)
Let me know whether this release works finally!
The DLL problem was due to the fact that the tool I use to be able to write .Net TC plugin, compiles SkyDriveWfx.wfx in "debug" mode. Therefore, the plugin was looking for the debug VC libraries (which is deployed when VC IDE is deployed) and not for the redistributed ones!
The final solution would be to compile .wfx in "release" mode, but as long as I cannot find the way to compile it on my own, I can't fix this issue...
Gabor
New release package is available on CodePlex. (Missing DLLs are included!)
Let me know whether this release works finally!
The DLL problem was due to the fact that the tool I use to be able to write .Net TC plugin, compiles SkyDriveWfx.wfx in "debug" mode. Therefore, the plugin was looking for the debug VC libraries (which is deployed when VC IDE is deployed) and not for the redistributed ones!
The final solution would be to compile .wfx in "release" mode, but as long as I cannot find the way to compile it on my own, I can't fix this issue...
Gabor
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
I've just installed this plugin. A great tool! I've been poking around, as usual, and encountered two errors:
-After using it in Total Commander, I logged into SkyDrive via web (Firefox). So far so good. Then I went back to Total Commander, and was unable to access SkyDrive. Nothing happened. Only after two shutdowns of TC I was able to access it in TC again. But I presume this was likely due to some (MSN?) timeout.
-Accessing with ALT+down_arrow (directory history): I use this a lot, but doesn't seem to do the trick with SkyDrive. Some External Exception appears.
-After using it in Total Commander, I logged into SkyDrive via web (Firefox). So far so good. Then I went back to Total Commander, and was unable to access SkyDrive. Nothing happened. Only after two shutdowns of TC I was able to access it in TC again. But I presume this was likely due to some (MSN?) timeout.
-Accessing with ALT+down_arrow (directory history): I use this a lot, but doesn't seem to do the trick with SkyDrive. Some External Exception appears.
After uploading the file of ~25mb size to "My Documents" skydrive dir, an error occurs:
Although the uploaded file doesn't have errors.
Code: Select all
---------------------------
Total Commander 7.50a fin
---------------------------
External exception E0434F4D.
Please report this error to the Author, with a description
of what you were doing when this error occurred!
Windows exception: E0434F4D
Stack trace:
7737FBAE
423669 4251B4 624402 69BFDD 69A58C 570A6B
414514 44397B 414514 66054A 6727D2 628480
5512B1 54F080 671803 50CDF4 442837 442873
443A3D 4443BA >414514 44397B 414514 419B58
419BF0 69F119
Raw:
4438E9 414514 444733 416D81 442479 444689
442479 4161F0 443A3D 4443BA 4443DD 69C025
423669 4251B4 44397B 414514 640445 640453
414514 444733 69CF5B 442479 444689 4161F0
443A3D 4443BA 4443DD 414514 69C025 423669
4251B4 67A100 69C025 69C0DF 69C025 69C0DF
625B6C 624402 690062 65A05B 65A08B 69C11F
69C366 627583 627905 69C11F 69BFDD 4243B8
43B3EF 45D0F4 43B20B 43B34A 4464A7 635A1B
442027 6359B4 65FCEA 63722A 414514 45FA44
Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Да Нет
---------------------------
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Ukraine's National Bank special bank account:
UA843000010000000047330992708
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The error seems to occur within the plugin, the last call within TC is
FsPutFile(LocalNameA,RemoteNameA,CopyFlags)
(ANSI version of upload function)
FsPutFile(LocalNameA,RemoteNameA,CopyFlags)
(ANSI version of upload function)
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
BTW, why does Total Commander connect to this address
static-ip-62-41.eurorings.net [62.41.85.99]
(on http port) every time I access SkyDrive with it, or log in?
At the same time, it also connects to (https) to these two:
65.55.103.185
a92-122-112-124.deploy.akamaitechnologies.com
but as far as I can see, the first one belongs to MS, whereas the second is their load-balancing or something like that.
static-ip-62-41.eurorings.net [62.41.85.99]
(on http port) every time I access SkyDrive with it, or log in?
At the same time, it also connects to (https) to these two:
65.55.103.185
a92-122-112-124.deploy.akamaitechnologies.com
but as far as I can see, the first one belongs to MS, whereas the second is their load-balancing or something like that.
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
eurorings.net seems to be your internet provider. Akamai is a company which has placed their servers in the data centers of big Internet access providers worldwide, so when a customer of provider A requests data from a large server, the data is loaded within that provider's intranet and doesn't have to be re-downloaded over the Internet.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com